3.119 \(\int \frac{\text{sech}^2(c+d x)}{(a+b \tanh ^2(c+d x))^2} \, dx\)

Optimal. Leaf size=66 \[ \frac{\tan ^{-1}\left (\frac{\sqrt{b} \tanh (c+d x)}{\sqrt{a}}\right )}{2 a^{3/2} \sqrt{b} d}+\frac{\tanh (c+d x)}{2 a d \left (a+b \tanh ^2(c+d x)\right )} \]

[Out]

ArcTan[(Sqrt[b]*Tanh[c + d*x])/Sqrt[a]]/(2*a^(3/2)*Sqrt[b]*d) + Tanh[c + d*x]/(2*a*d*(a + b*Tanh[c + d*x]^2))

________________________________________________________________________________________

Rubi [A]  time = 0.0660707, antiderivative size = 66, normalized size of antiderivative = 1., number of steps used = 3, number of rules used = 3, integrand size = 23, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.13, Rules used = {3675, 199, 205} \[ \frac{\tan ^{-1}\left (\frac{\sqrt{b} \tanh (c+d x)}{\sqrt{a}}\right )}{2 a^{3/2} \sqrt{b} d}+\frac{\tanh (c+d x)}{2 a d \left (a+b \tanh ^2(c+d x)\right )} \]

Antiderivative was successfully verified.

[In]

Int[Sech[c + d*x]^2/(a + b*Tanh[c + d*x]^2)^2,x]

[Out]

ArcTan[(Sqrt[b]*Tanh[c + d*x])/Sqrt[a]]/(2*a^(3/2)*Sqrt[b]*d) + Tanh[c + d*x]/(2*a*d*(a + b*Tanh[c + d*x]^2))

Rule 3675

Int[sec[(e_.) + (f_.)*(x_)]^(m_)*((a_) + (b_.)*((c_.)*tan[(e_.) + (f_.)*(x_)])^(n_))^(p_.), x_Symbol] :> With[
{ff = FreeFactors[Tan[e + f*x], x]}, Dist[ff/(c^(m - 1)*f), Subst[Int[(c^2 + ff^2*x^2)^(m/2 - 1)*(a + b*(ff*x)
^n)^p, x], x, (c*Tan[e + f*x])/ff], x]] /; FreeQ[{a, b, c, e, f, n, p}, x] && IntegerQ[m/2] && (IntegersQ[n, p
] || IGtQ[m, 0] || IGtQ[p, 0] || EqQ[n^2, 4] || EqQ[n^2, 16])

Rule 199

Int[((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> -Simp[(x*(a + b*x^n)^(p + 1))/(a*n*(p + 1)), x] + Dist[(n*(p +
 1) + 1)/(a*n*(p + 1)), Int[(a + b*x^n)^(p + 1), x], x] /; FreeQ[{a, b}, x] && IGtQ[n, 0] && LtQ[p, -1] && (In
tegerQ[2*p] || (n == 2 && IntegerQ[4*p]) || (n == 2 && IntegerQ[3*p]) || Denominator[p + 1/n] < Denominator[p]
)

Rule 205

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[a/b, 2]*ArcTan[x/Rt[a/b, 2]])/a, x] /; FreeQ[{a, b}, x]
&& PosQ[a/b]

Rubi steps

\begin{align*} \int \frac{\text{sech}^2(c+d x)}{\left (a+b \tanh ^2(c+d x)\right )^2} \, dx &=\frac{\operatorname{Subst}\left (\int \frac{1}{\left (a+b x^2\right )^2} \, dx,x,\tanh (c+d x)\right )}{d}\\ &=\frac{\tanh (c+d x)}{2 a d \left (a+b \tanh ^2(c+d x)\right )}+\frac{\operatorname{Subst}\left (\int \frac{1}{a+b x^2} \, dx,x,\tanh (c+d x)\right )}{2 a d}\\ &=\frac{\tan ^{-1}\left (\frac{\sqrt{b} \tanh (c+d x)}{\sqrt{a}}\right )}{2 a^{3/2} \sqrt{b} d}+\frac{\tanh (c+d x)}{2 a d \left (a+b \tanh ^2(c+d x)\right )}\\ \end{align*}

Mathematica [A]  time = 0.239028, size = 63, normalized size = 0.95 \[ \frac{\frac{\sqrt{a} \tanh (c+d x)}{a+b \tanh ^2(c+d x)}+\frac{\tan ^{-1}\left (\frac{\sqrt{b} \tanh (c+d x)}{\sqrt{a}}\right )}{\sqrt{b}}}{2 a^{3/2} d} \]

Antiderivative was successfully verified.

[In]

Integrate[Sech[c + d*x]^2/(a + b*Tanh[c + d*x]^2)^2,x]

[Out]

(ArcTan[(Sqrt[b]*Tanh[c + d*x])/Sqrt[a]]/Sqrt[b] + (Sqrt[a]*Tanh[c + d*x])/(a + b*Tanh[c + d*x]^2))/(2*a^(3/2)
*d)

________________________________________________________________________________________

Maple [B]  time = 0.096, size = 498, normalized size = 7.6 \begin{align*} \text{result too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sech(d*x+c)^2/(a+b*tanh(d*x+c)^2)^2,x)

[Out]

1/d/(tanh(1/2*d*x+1/2*c)^4*a+2*tanh(1/2*d*x+1/2*c)^2*a+4*tanh(1/2*d*x+1/2*c)^2*b+a)/a*tanh(1/2*d*x+1/2*c)^3+1/
d/(tanh(1/2*d*x+1/2*c)^4*a+2*tanh(1/2*d*x+1/2*c)^2*a+4*tanh(1/2*d*x+1/2*c)^2*b+a)/a*tanh(1/2*d*x+1/2*c)-1/2/d/
(b*(a+b))^(1/2)/((2*(b*(a+b))^(1/2)-a-2*b)*a)^(1/2)*arctanh(a*tanh(1/2*d*x+1/2*c)/((2*(b*(a+b))^(1/2)-a-2*b)*a
)^(1/2))+1/2/d/a/((2*(b*(a+b))^(1/2)-a-2*b)*a)^(1/2)*arctanh(a*tanh(1/2*d*x+1/2*c)/((2*(b*(a+b))^(1/2)-a-2*b)*
a)^(1/2))-1/2/d/(b*(a+b))^(1/2)/a/((2*(b*(a+b))^(1/2)-a-2*b)*a)^(1/2)*arctanh(a*tanh(1/2*d*x+1/2*c)/((2*(b*(a+
b))^(1/2)-a-2*b)*a)^(1/2))*b-1/2/d/(b*(a+b))^(1/2)/((2*(b*(a+b))^(1/2)+a+2*b)*a)^(1/2)*arctan(a*tanh(1/2*d*x+1
/2*c)/((2*(b*(a+b))^(1/2)+a+2*b)*a)^(1/2))-1/2/d/a/((2*(b*(a+b))^(1/2)+a+2*b)*a)^(1/2)*arctan(a*tanh(1/2*d*x+1
/2*c)/((2*(b*(a+b))^(1/2)+a+2*b)*a)^(1/2))-1/2/d/(b*(a+b))^(1/2)/a/((2*(b*(a+b))^(1/2)+a+2*b)*a)^(1/2)*arctan(
a*tanh(1/2*d*x+1/2*c)/((2*(b*(a+b))^(1/2)+a+2*b)*a)^(1/2))*b

________________________________________________________________________________________

Maxima [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: ValueError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sech(d*x+c)^2/(a+b*tanh(d*x+c)^2)^2,x, algorithm="maxima")

[Out]

Exception raised: ValueError

________________________________________________________________________________________

Fricas [B]  time = 2.30832, size = 3663, normalized size = 55.5 \begin{align*} \text{result too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sech(d*x+c)^2/(a+b*tanh(d*x+c)^2)^2,x, algorithm="fricas")

[Out]

[-1/4*(4*a^2*b + 4*a*b^2 + 4*(a^2*b - a*b^2)*cosh(d*x + c)^2 + 8*(a^2*b - a*b^2)*cosh(d*x + c)*sinh(d*x + c) +
 4*(a^2*b - a*b^2)*sinh(d*x + c)^2 + ((a^2 + 2*a*b + b^2)*cosh(d*x + c)^4 + 4*(a^2 + 2*a*b + b^2)*cosh(d*x + c
)*sinh(d*x + c)^3 + (a^2 + 2*a*b + b^2)*sinh(d*x + c)^4 + 2*(a^2 - b^2)*cosh(d*x + c)^2 + 2*(3*(a^2 + 2*a*b +
b^2)*cosh(d*x + c)^2 + a^2 - b^2)*sinh(d*x + c)^2 + a^2 + 2*a*b + b^2 + 4*((a^2 + 2*a*b + b^2)*cosh(d*x + c)^3
 + (a^2 - b^2)*cosh(d*x + c))*sinh(d*x + c))*sqrt(-a*b)*log(((a^2 + 2*a*b + b^2)*cosh(d*x + c)^4 + 4*(a^2 + 2*
a*b + b^2)*cosh(d*x + c)*sinh(d*x + c)^3 + (a^2 + 2*a*b + b^2)*sinh(d*x + c)^4 + 2*(a^2 - b^2)*cosh(d*x + c)^2
 + 2*(3*(a^2 + 2*a*b + b^2)*cosh(d*x + c)^2 + a^2 - b^2)*sinh(d*x + c)^2 + a^2 - 6*a*b + b^2 + 4*((a^2 + 2*a*b
 + b^2)*cosh(d*x + c)^3 + (a^2 - b^2)*cosh(d*x + c))*sinh(d*x + c) - 4*((a + b)*cosh(d*x + c)^2 + 2*(a + b)*co
sh(d*x + c)*sinh(d*x + c) + (a + b)*sinh(d*x + c)^2 + a - b)*sqrt(-a*b))/((a + b)*cosh(d*x + c)^4 + 4*(a + b)*
cosh(d*x + c)*sinh(d*x + c)^3 + (a + b)*sinh(d*x + c)^4 + 2*(a - b)*cosh(d*x + c)^2 + 2*(3*(a + b)*cosh(d*x +
c)^2 + a - b)*sinh(d*x + c)^2 + 4*((a + b)*cosh(d*x + c)^3 + (a - b)*cosh(d*x + c))*sinh(d*x + c) + a + b)))/(
(a^4*b + 2*a^3*b^2 + a^2*b^3)*d*cosh(d*x + c)^4 + 4*(a^4*b + 2*a^3*b^2 + a^2*b^3)*d*cosh(d*x + c)*sinh(d*x + c
)^3 + (a^4*b + 2*a^3*b^2 + a^2*b^3)*d*sinh(d*x + c)^4 + 2*(a^4*b - a^2*b^3)*d*cosh(d*x + c)^2 + 2*(3*(a^4*b +
2*a^3*b^2 + a^2*b^3)*d*cosh(d*x + c)^2 + (a^4*b - a^2*b^3)*d)*sinh(d*x + c)^2 + (a^4*b + 2*a^3*b^2 + a^2*b^3)*
d + 4*((a^4*b + 2*a^3*b^2 + a^2*b^3)*d*cosh(d*x + c)^3 + (a^4*b - a^2*b^3)*d*cosh(d*x + c))*sinh(d*x + c)), -1
/2*(2*a^2*b + 2*a*b^2 + 2*(a^2*b - a*b^2)*cosh(d*x + c)^2 + 4*(a^2*b - a*b^2)*cosh(d*x + c)*sinh(d*x + c) + 2*
(a^2*b - a*b^2)*sinh(d*x + c)^2 - ((a^2 + 2*a*b + b^2)*cosh(d*x + c)^4 + 4*(a^2 + 2*a*b + b^2)*cosh(d*x + c)*s
inh(d*x + c)^3 + (a^2 + 2*a*b + b^2)*sinh(d*x + c)^4 + 2*(a^2 - b^2)*cosh(d*x + c)^2 + 2*(3*(a^2 + 2*a*b + b^2
)*cosh(d*x + c)^2 + a^2 - b^2)*sinh(d*x + c)^2 + a^2 + 2*a*b + b^2 + 4*((a^2 + 2*a*b + b^2)*cosh(d*x + c)^3 +
(a^2 - b^2)*cosh(d*x + c))*sinh(d*x + c))*sqrt(a*b)*arctan(1/2*((a + b)*cosh(d*x + c)^2 + 2*(a + b)*cosh(d*x +
 c)*sinh(d*x + c) + (a + b)*sinh(d*x + c)^2 + a - b)*sqrt(a*b)/(a*b)))/((a^4*b + 2*a^3*b^2 + a^2*b^3)*d*cosh(d
*x + c)^4 + 4*(a^4*b + 2*a^3*b^2 + a^2*b^3)*d*cosh(d*x + c)*sinh(d*x + c)^3 + (a^4*b + 2*a^3*b^2 + a^2*b^3)*d*
sinh(d*x + c)^4 + 2*(a^4*b - a^2*b^3)*d*cosh(d*x + c)^2 + 2*(3*(a^4*b + 2*a^3*b^2 + a^2*b^3)*d*cosh(d*x + c)^2
 + (a^4*b - a^2*b^3)*d)*sinh(d*x + c)^2 + (a^4*b + 2*a^3*b^2 + a^2*b^3)*d + 4*((a^4*b + 2*a^3*b^2 + a^2*b^3)*d
*cosh(d*x + c)^3 + (a^4*b - a^2*b^3)*d*cosh(d*x + c))*sinh(d*x + c))]

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\operatorname{sech}^{2}{\left (c + d x \right )}}{\left (a + b \tanh ^{2}{\left (c + d x \right )}\right )^{2}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sech(d*x+c)**2/(a+b*tanh(d*x+c)**2)**2,x)

[Out]

Integral(sech(c + d*x)**2/(a + b*tanh(c + d*x)**2)**2, x)

________________________________________________________________________________________

Giac [B]  time = 1.61842, size = 186, normalized size = 2.82 \begin{align*} \frac{\frac{\arctan \left (\frac{a e^{\left (2 \, d x + 2 \, c\right )} + b e^{\left (2 \, d x + 2 \, c\right )} + a - b}{2 \, \sqrt{a b}}\right )}{\sqrt{a b} a} - \frac{2 \,{\left (a e^{\left (2 \, d x + 2 \, c\right )} - b e^{\left (2 \, d x + 2 \, c\right )} + a + b\right )}}{{\left (a^{2} + a b\right )}{\left (a e^{\left (4 \, d x + 4 \, c\right )} + b e^{\left (4 \, d x + 4 \, c\right )} + 2 \, a e^{\left (2 \, d x + 2 \, c\right )} - 2 \, b e^{\left (2 \, d x + 2 \, c\right )} + a + b\right )}}}{2 \, d} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sech(d*x+c)^2/(a+b*tanh(d*x+c)^2)^2,x, algorithm="giac")

[Out]

1/2*(arctan(1/2*(a*e^(2*d*x + 2*c) + b*e^(2*d*x + 2*c) + a - b)/sqrt(a*b))/(sqrt(a*b)*a) - 2*(a*e^(2*d*x + 2*c
) - b*e^(2*d*x + 2*c) + a + b)/((a^2 + a*b)*(a*e^(4*d*x + 4*c) + b*e^(4*d*x + 4*c) + 2*a*e^(2*d*x + 2*c) - 2*b
*e^(2*d*x + 2*c) + a + b)))/d